var text/template.errBadComparison
3 uses
text/template (current package)
funcs.go#L405: errBadComparison = errors.New("incompatible types for comparison")
funcs.go#L464: return false, errBadComparison
funcs.go#L527: return false, errBadComparison
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)